home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 86 / PC_Format_September1998_Issue86.iso / Tech / DIRECTOR / data.z / Animation Wizard.dir / 00266.ls < prev    next >
Encoding:
Text File  |  1997-05-10  |  96 b   |  7 lines

  1. on mouseDown
  2.   global goScoreMgr
  3.   if PressButton() then
  4.     mReselect(goScoreMgr)
  5.   end if
  6. end
  7.